'Declaration
Public Overloads Overridable Function GetChildProperties( _ ByVal instance As System.Object, _ ByVal filter() As System.Attribute _ ) As System.ComponentModel.PropertyDescriptorCollection
'Usage
Dim instance As SubmitEntryPropertyDescriptor Dim instance As System.Object Dim filter() As System.Attribute Dim value As System.ComponentModel.PropertyDescriptorCollection value = instance.GetChildProperties(instance, filter)
Parameters
- instance
- filter